home *** CD-ROM | disk | FTP | other *** search
/ Amiga Games: Greatest Hits 1996 / Amiga Games: Greatest Hits 1996.iso / spiele / publicdomain / pigbase4 / dansk / installer-skak-til-system < prev    next >
Text File  |  1995-12-11  |  547b  |  16 lines

  1. echo "Installering af Lær-skak på sys: (opstarts/system disk)"
  2. echo "Needs about
  3. Failat 21
  4. IF EXISTS sys:libs/req.library
  5.   echo "req.library findes i forvejen. Omdøbes til reg.library.old ..."
  6.   rename sys:libs/req.library to sys:libs/req.library.old
  7. ENDIF
  8. echo "Kopierer dansk req.library v2.5 til system disk..."
  9. copy req.library to libs:
  10. echo "Kopierer Lær-skak til system disk..."
  11. copy :PIGbase4#? to sys: all
  12. copy sys:PIGbase4/DANSK/locale to sys:PIGbase4
  13. copy sys:PIGbase4/DANSK/locale.info to sys:PIGbase4
  14. echo "installation slut."
  15. wait 2
  16.